Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


MADN In-Use States

The value parameter of the telCAInUseMsg message (page 5-22) contains one of the following constants.

enum {
   telInUsePrivate         = 0,
   telInUseCanAccess       = 1,
   telInUseCanMakePrivate  = 2,
   telInUseCleared         = 3
};
Constant descriptions

telInUsePrivate
The MADN is in use; other parties belonging to the MADN cannot join the call in progress.
telInUseCanAccess
The MADN is in use; other parties belonging to the MADN can join the call in progress.
telInUseCanMakePrivate
The MADN is in use; any party belonging to the MADN can join the call in progress and make it inaccessible to all other parties.
telInUseCleared
The MADN call has been disconnected.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help